-
Home
-
Leyka
-
3.27
-
Code
-
Classes
- ReceiptItem
| Total Complexity |
97 |
| Dependencies |
9 |
| Dependents |
3 |
| Total lines |
631 |
| Lines of code |
304 |
| Logical lines of code |
137 |
| Comment lines |
215 |
| Methods |
33 |
| Properties |
13 |
Methods 33
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| jsonSerialize() |
A |
48 |
9 |
36 |
| fetchItem() |
S |
54 |
6 |
20 |
| setProductCode() |
S |
55 |
6 |
19 |
| setCountryOfOriginCode() |
S |
55 |
6 |
19 |
| setVatCode() |
S |
58 |
6 |
15 |
| setAgentType() |
S |
56 |
5 |
20 |
| setDescription() |
S |
56 |
5 |
19 |
| setSupplier() |
S |
58 |
5 |
16 |
| setQuantity() |
S |
58 |
5 |
15 |
| setCustomsDeclarationNumber() |
S |
58 |
5 |
15 |
| setExcise() |
S |
58 |
5 |
15 |
| setIsShipping() |
S |
61 |
5 |
12 |
| setPaymentMode() |
S |
62 |
4 |
11 |
| setPaymentSubject() |
S |
64 |
4 |
9 |
| __construct() |
S |
73 |
3 |
5 |
| getDescription() |
S |
82 |
1 |
3 |
| getQuantity() |
S |
82 |
1 |
3 |
| getAmount() |
S |
79 |
1 |
3 |
| getPrice() |
S |
82 |
1 |
3 |
| setPrice() |
S |
81 |
1 |
3 |
| getVatCode() |
S |
82 |
1 |
3 |
| getPaymentSubject() |
S |
82 |
1 |
3 |
| getPaymentMode() |
S |
82 |
1 |
3 |
| getProductCode() |
S |
82 |
1 |
3 |
| getCountryOfOriginCode() |
S |
82 |
1 |
3 |
| getCustomsDeclarationNumber() |
S |
82 |
1 |
3 |
| getExcise() |
S |
82 |
1 |
3 |
| getSupplier() |
S |
82 |
1 |
3 |
| getAgentType() |
S |
82 |
1 |
3 |
| isShipping() |
S |
82 |
1 |
3 |
| applyDiscountCoefficient() |
S |
81 |
1 |
3 |
| increasePrice() |
S |
81 |
1 |
3 |
| fromArray() |
S |
68 |
1 |
7 |